Creates a new GetMaster<TEntity, TDao, TCarboniteController> instance.
Name | Description |
---|---|
GetMaster() | Creates a new GetMaster<TEntity, TDao, TCarboniteController> instance. |
GetMaster(bool) | Creates a new GetMaster<TEntity, TDao, TDataContext, TDataCommand, TDataReader> instance. (inherited from GetMaster<TEntity, TDao, TDataContext, TDataCommand, TDataReader>). |
GetMaster(string, bool) | Creates a new GetMaster<TEntity, TDao, TDataContext, TDataCommand, TDataReader> instance. (inherited from GetMaster<TEntity, TDao, TDataContext, TDataCommand, TDataReader>). |
GetMaster(string, string, bool) | Creates a new GetMaster<TEntity, TDao, TDataContext, TDataCommand, TDataReader> instance. (inherited from GetMaster<TEntity, TDao, TDataContext, TDataCommand, TDataReader>). |